home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / UTILS / RCS / READ.ME < prev   
Encoding:
Text File  |  1994-01-23  |  5.0 KB  |  123 lines

  1.  
  2. Changes/Undesirable feature modification and enhancement (PC for bugfix)
  3.  
  4. A number of changes have been made for this version.
  5.  
  6. 1.    Program redraws have been improved and speed up in some cases.
  7.  
  8. 2.    Symbol swapping bug appears to have been fixed.
  9.  
  10. 3.    Button events bringing other windows to the top when using the tool
  11.     popup menus under MultiTOS has been fixed.
  12.  
  13. 4.    Quick edit dialog operation has been improved.
  14.  
  15. 5.    Under current AES versions, more memory has been set aside for saving
  16.     of screen memory, such as under menus.  Therefore, larger menus may
  17.     now be created by setting the appropriate Menu compatibility option
  18.     in the preferences dialog.
  19.  
  20. 6.    Loading and saving of icons has been changed considerably.  Icons will
  21.     no longer be loaded from the main menu.  To load or save a .CIC file
  22.     (color icon), double click on the color icon and bring up the edit
  23.     icon dialog.  New buttons have been added to load and save the color
  24.     icon files.  To load icon planes (i.e. load .ICN or .ICO files), edit
  25.     an icon plane (go into the icon editor) and two menu items will then
  26.     enable to load and save image data.  Loading of icon planes can be
  27.     from a file with any number of planes and any size.  The icon plane
  28.     data will be converted to the number of planes that are currently 
  29.     being edited.  When loading .ICO files, both the data and mask will
  30.     be modified.  Loading of .ICN files is the same as before, data and/or
  31.     the mask will be loaded separately.
  32.  
  33. 7.    The .ICN file format has been modified slightly.  Color icon planes
  34.     now include a new symbol that ends in _PL to indicate the number of
  35.     planes in the image.  If the xxxx_PL symbol is not found, it is assumed
  36.     to be a single plane image, although xxxx_PL = 1 will work.  The color
  37.     plane data is output as a multiple indexed array
  38.     (i.e. xxxx[xxxx_PL][xxxxSIZE]).
  39.  
  40. 8.    A bug in slider settings following a Find Symbol operation has been
  41.     fixed.
  42.  
  43. 9.    The menus are properly enabled following a 'Get Next Object' or 'Find
  44.     Symbol' operation.
  45.  
  46. Changes since beta 23
  47.  
  48. 10.    The icon editor did not handle colors proprly when copying color plane
  49.     data to another plane in color modes.
  50.  
  51. 11.    When operating in 256 color mode, colors were not properly handled.
  52.     Illegal colors often were the result.  This has been fixed.
  53.  
  54. 12.    Fuller button did not always operate predictably for the parts box.
  55.     Now it operates as desired.
  56.  
  57. 13.    I changed the name of the AES Compatibility preference to Menu
  58.     Compatibility to reflect the real meaning of the preference.
  59.     
  60. 14.    The te_pvalid and te_ptmplt values were reversed in the .RSH file.
  61.  
  62. 15.    A (void *) was added to the ob_spec value in the .RSH file.
  63.  
  64. 16.    Popup menus are now shadowed, the blit redraw has been restored, and
  65.     a previous popup selection bug has been fixed in a much improved way.
  66.  
  67. 17.    Added one 'buffer space' to the quick menu edit routine when trying
  68.     to identify if a character is a keyboard equivalent entry.  This means
  69.     that you can have the key equivalent with two white spaces on the right
  70.     side, initially, and the quick menu editor will properly pick up the
  71.     key equivalent.
  72.  
  73. 18.    Comment:  When copying from the clipboard, the RCS will clear the
  74.     clipboard when the object is simply dragged from the clipboard.  If
  75.     you wish to make multiple copies, hold down the shift when dragging
  76.     from the clipboard and the clipboard will not be emptied.
  77.     *** OK Scott, I fixed the clipboard so that it does not empty for any
  78.     reason any more.
  79.  
  80. 19.    Flags/state can now be edited by clicking on the right button while
  81.     over an object.  The flag/state popup menu will be displaced for
  82.     selection.
  83.  
  84. 20.    An RSH compatibility flag has been added to add pointer casting to
  85.     the RSH file.  This will add the ability to exploit the parameter
  86.     type checking available in ANSI type C's.
  87.  
  88. 21.    Several dialogs were not initialized correctly in regards to editable
  89.     lines and these have been corrected.
  90.  
  91. Bugs fixed on 29 December 1993 -- Still version 27 (save download time)
  92.  
  93. 22.    Fixed problems with the paste operation.  The menu, keyboard command
  94.     and tool window icon paste operations now work as they should.
  95.  
  96. 23.    The problem with shifting the icon up, in the icon editor, has been
  97.     fixed and now works properly.
  98.  
  99. 24.    The paste menu option now properly enables after an object has been
  100.     dropped on the clipboard.
  101.  
  102. Changes on 31 December 1993 -- Version 28
  103.  
  104. 25.    Added markers to indicate the current board thickness that an object
  105.     currently has since this is often difficult to identify.  OK Bruce,
  106.     I finally did it.
  107.  
  108. 26.    Changed menu submenu for the border thickness to use the outline mode
  109.     instead of the normal menu selection.  This makes the menu operate
  110.     the same as the toolbox popup.
  111.  
  112. 27.    Fixed a bug (recently created) that would result in a crash when trying
  113.     to change a tree type.
  114.  
  115. Changes on 23 January 1994 -- Version 29
  116.  
  117. 28.    Fixed a problem in the size function that would often result in
  118.     unpredictable occurances.  Scott -- I hope this is finally resolved.
  119.  
  120.  
  121. Bill Penner
  122. (206) 373-4840 eve & weekend, (206) 396-1173 days
  123.